home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 April
/
PCWorld_2007-04_cd.bin
/
v cisle
/
webpict
/
Wpc_install_1.8.exe
/
wpc.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-09-30
|
2KB
|
83 lines
body {
background-color: %BACKGROUND_COLOUR%;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: %<P>_COLOUR%;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: %<P>_COLOUR%;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: %<P>_COLOUR%;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: %<P>_COLOUR%;
}
.textleft {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: %<P>_COLOUR%;
text-align: left;
}
.textright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: %<P>_COLOUR%;
text-align: right;
}
.textcenter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: %<P>_COLOUR%;
text-align: center;
}
.main_img {
border : 0px solid Black;
}
.main_thumb {
border : 0px solid Black;
}
.thumb {
border : 0px solid Black;
}
a:link { color: %LINK_COLOUR%}
a:visited { color: %VISITED_LINK_COLOUR%}
a:hover { color: %HOVER_LINK_COLOUR%}
a:active { color: %ACTIVE_LINK_COLOUR%}